keyChar

public char keyChar()

Returns the character corresponding to the pressed key or 0 when a keyboard modifier such as Shift, Ctrl, Alt, Command, Win etc. has been pressed on its own.

Please note that the key character is 0 for all keys in the OFF_SCREEN mode on Linux and Windows. On macOS, it is always 0, regardless of the rendering mode.